home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / pc_loans.arc / PC-LOANS.DOC next >
Text File  |  1986-04-17  |  3KB  |  71 lines

  1. Things you need to know:
  2.  
  3. 1)    The date shown on the printed report as the date printed is the
  4.     system date. You can set or change it with the DOS command DATE. You
  5.     must however exit PC-loans to do this. Look up the DATE command in 
  6.     your DOS manual.
  7.  
  8. 2)    If you get garbage on the screen, you must install the ANSI.SYS
  9.     device driver. 
  10.  
  11.         To do this you must have a file called CONFIG.SYS on your
  12.     boot disk. This file must have the following line somewhere.
  13.  
  14.             device=ansi.sys
  15.  
  16.     It matters not whether it is the first, second, or thirty third
  17.     line in the file. If you already have the file CONFIG.SYS on your
  18.     boot disk, you can edit it to add this line. If it is not there,
  19.     you can create it with your word processor using the ASCII mode, 
  20.     or (heaven forbid) you can use the DOS editor EDLINE. 
  21.  
  22.     ****************************************************************
  23.     IF YOU USE A WORD PROCESSOR, BE SURE TO USE THE ASCII TEXT MODE. 
  24.     If you save the file in a non ASCII format DOS most likely will 
  25.     not be able to read it when your system boots.
  26.     ****************************************************************
  27.  
  28.     You must also have the file ANSI.SYS on your boot disk. If it is
  29.     not there, you can find it on your original DOS disk. It is standard
  30.     equipment with all MS-PC-DOS machines. If you cannot find it, contact
  31.     your dealer. You paid for it. You should have it.
  32.         
  33.     This driver is installed when the system is booted up. Thus you must
  34.     reboot the system for it to become effective.
  35.  
  36.     If all this fails, read the DOS manual. Look in the index for config.sys
  37.     and ansi.sys.
  38.  
  39.  
  40. 3)    If you don't like the name of the program, you can change it
  41.     to any name you like by using the DOS rename command like this. 
  42.  
  43.             A:>RENAME PC-LOANS.EXE  NEW-NAME.EXE
  44.  
  45.     or        A:>RENAME AMORTIZE.EXE  NEW-NAME.EXE
  46.  
  47.  
  48.     The characters before the period may be any eight (or fewer)letters 
  49.     or numbers. Most other characrers will work but the period "." will 
  50.     not. The three characters after the period MUST BE "EXE".
  51.  
  52. 5)    PC-loans is the public domain version of AMORTIZE. You may, and are in
  53.     fact encouraged to distribute it to friends, associates, and clients.
  54.     the public domain version is called pc-loans. The professional version
  55.     is called amortize. If you distribute copies of the public domain
  56.     version, they shoud be named PC-LOANS, and this file must be included.
  57.     Do not change the name.
  58.  
  59.  
  60.         Caddy Mc Call
  61.         4518 Autumnleaf Hollow
  62.         Austin, Texas 78731
  63.         Compuserve 72215,154
  64.  
  65.     
  66.  
  67.  
  68.  
  69.     
  70.  
  71.